This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



May 9, 2012, 8:06 AM
135 Posts

HTML View

  • Category: Other Domino Designer Tooling
  • Platform: All
  • Release: 8.5.1
  • Role: Developer
  • Tags: html view,html,view
  • Replies: 2
Hi,
 
I have an HTML view which is ready to be shown on my XPage (which has other stuff too). I don't want to add any <td> tags or anything. In the old days (forms) this was easy: just add the view as an embedded view.
 
I've been going thru View Panel properties but haven't found a way to disable HTML generation. Is there such a property? If not what's the best way to show an HTML view in an XPage? I'm thinking of Ajax or Repeat Control (which for sure is slower that showing the view directly).
 
thanks, 
 
- Panu 
 
 
May 9, 2012, 11:49 AM
261 Posts
Re: HTML View
Use a repeat control and use the view as the repeat's data source. You then have complete control over the generated output and it's probably not noticably slower than a view control.
 
Mark
May 11, 2012, 12:16 PM
135 Posts
Re: HTML View
Thanks. I need to show a single category. Is there a "native" support for this in Repeat Control? I haven't found it. Looks like I need to do some coding in the Repeat Control.
 
- Panu 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal